(C) 1996 AROS - The Amiga Replacement OS


NAME
LONG IEEESPAdd()
SYNOPSIS
LONG y
LONG z

LOCATION
In MathIeeeSingBasBase at offset 11
FUNCTION
Calculate the sum of two ffp numbers

INPUTS
y
IEEE single precision floating point
z
IEEE single precision floating point
RESULT
sum of y and z

Flags: zero : result is zero negative : result is negative overflow : result is too large or too small for ffp format

NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
25.06.1997 bergers
*** empty log message ***